home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / tx2mb242.zip / QUICKREF.DOC < prev    next >
Text File  |  1993-06-29  |  3KB  |  61 lines

  1. ------------------------------------------------------------------------------
  2.            TXT2MSG 2.42 - Text to PCBoard 14 & 15 Message Utility
  3.           Copyright (c)1989-93 Robert Vostreys, All Rights Reserved
  4. ------------------------------------------------------------------------------
  5.  Syntax: TXT2MSG [options...] conf# [@filelist] [files...]
  6.          conf#      refers to a conference number (0..max conf)
  7.          files...   refers to files to be read for message text
  8.          @filelist  refers to a textfile listing the files to be processed
  9.          Wildcards are accepted for files... and within @filelist lists.
  10.  
  11. Environ: SET TXT2MSG=[options...]       (commandline overrides environment)
  12.          SET PCBDAT=d:\dir\PCBOARD.DAT  (required if TXT2 can't find it)
  13.  
  14.          PCBOARD.DAT is searched for using PCBDAT= environment, the current
  15.          directory, and finally the entire DOS PATH= environment.
  16. Options:
  17.   -b = bios write      -p = public message   -sTHIS_SUBJECT   = msg subject
  18.   -m = monochrome      -r = receiver only    -fFROM_THIS_NAME = who from
  19.   -c = CGA snow        -e = echo flag on     -tTO_THIS_NAME   = who to
  20.   -h = header ctrl ok  -l = echo flag off    -uPCBOARD.SYS    = use for from
  21.   -n = no header ctrl  -k#= lines/message    -vPCBOARD.SYS    = use for to
  22.   -d = use file date   -x#= messages/file    -aATTACH.EXT     = attach file
  23.   -i = add id tag    (always on in unreg/beta; uses SET TAG= in registered)
  24.   -y = you have mail (update 'to' name that they have mail waiting)
  25.   -qd:\dir\ANSWERx   (parse questionnaire answers; make msg for each entry)
  26.  
  27.   (NOTE: When using -q, all other files listed are considered CALLERx files
  28.   for pulling out the callers log entries for user answering questionnaire).
  29.  
  30.   -t, -f, and -s may be inclosed in ""'s instead of using '_' between words:
  31.   "-tTO THIS NAME"   "-fFROM THIS NAME"   "-sTHIS SUBJECT"
  32.  
  33.   -k# default is 390 lines per message; max is 9999 (-k9999); min is 10 (-k10)
  34.   -x# default is 10 messages per source; max is 9999; min is 1 (-x1)
  35.  
  36.   If -p (public), default 'to' is "ALL" and 'from' is "SYSOP"
  37.   If -r (r/o), default 'to' is "SYSOP" and 'from' is "SYSOP"
  38.   If -s (subject) not specified, default is "TXT: filename"
  39.   If -q (questionaire answers), default subject is "SQ: filename"
  40. ------------------------------------------------------------------------------
  41. Textfile header control (allowing text within message to control header):
  42.   TO: firstname lastname
  43.   CC: firstname lastname
  44.   CC: !d:\dir\filespec.lst      (get names by reading file specified)
  45.   FROM: firstname lastname      (may also use FR:)
  46.   SUBJECT: subject text         (may also use SUBJ: or SB:)
  47.   ATTACH: filespec.ext          (may also use FILE:)
  48.   .PG                           (force message break at this point)
  49. ------------------------------------------------------------------------------
  50.   Author  :  Robert Vostreys
  51.   BBS     :  Faster-Than-Light (+1 404-292-8761 / 404-296-3120 / 404-299-3930)
  52.   ILink   :  Sysops, ILink, and MM-RNET conferences
  53.   RIME    :  Sysops and Admin conferences  (route ->FTL)
  54.   Atlanta :  NetLanta and AtlSysops conferences
  55.   Internet:  robert.vostreys@ftl.atl.ga.us
  56.   Postal  :  Robert Vostreys
  57.              Post Office Box 2315
  58.              Stone Mountain, GA 30086-2315 (USA)
  59.  Shareware:  US$15
  60. ------------------------------------------------------------------------------
  61.